-
Home
-
JCH Optimize
-
3.2.2
-
Code
-
Classes
- PageCache
Total Complexity |
87 |
Dependencies |
12 |
Dependents |
7 |
Total lines |
465 |
Lines of code |
283 |
Logical lines of code |
183 |
Comment lines |
79 |
Methods |
27 |
Properties |
11 |
Methods 27
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getItems() |
B |
38 |
19 |
66 |
initialize() |
A |
46 |
12 |
34 |
setCaching() |
S |
59 |
8 |
12 |
deleteAllItems() |
S |
52 |
5 |
24 |
deleteItemsByIds() |
S |
55 |
5 |
19 |
store() |
S |
56 |
4 |
18 |
deleteItemsByUrl() |
S |
63 |
5 |
9 |
getPageCacheId() |
S |
61 |
4 |
12 |
getCachingEnabled() |
S |
72 |
2 |
6 |
getPageCacheTags() |
S |
74 |
2 |
4 |
sortItems() |
S |
64 |
2 |
9 |
tagHtml() |
S |
66 |
2 |
8 |
deleteItemById() |
S |
64 |
2 |
10 |
isExcluded() |
S |
68 |
2 |
7 |
getStorage() |
S |
82 |
1 |
3 |
disableCaptureCache() |
S |
80 |
1 |
3 |
isCaptureCacheEnabled() |
S |
82 |
1 |
3 |
__construct() |
S |
67 |
1 |
8 |
getAdapterName() |
S |
82 |
1 |
3 |
removeHtmlTag() |
S |
75 |
1 |
4 |
setFilter() |
S |
80 |
1 |
3 |
deleteCurrentPage() |
S |
80 |
1 |
3 |
getCurrentPage() |
S |
79 |
1 |
3 |
disableCaching() |
S |
76 |
1 |
4 |
getIterableTaggableCache() |
S |
82 |
1 |
3 |
setList() |
S |
80 |
1 |
3 |
setCaptureCache() |
S |
91 |
1 |
2 |